css: Implement text-transform
authorMatthias Clasen <mclasen@redhat.com>
Fri, 20 Aug 2021 23:01:01 +0000 (19:01 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 22 Aug 2021 19:57:50 +0000 (15:57 -0400)
commit2d84a1c63ef7d8d24b1476b4b90afa3acb1171d7
tree8a73a59546e037b352b515dcb9f8d145e8fc7104
parent5ab9a29bc4be1f64ec8ef384f168d8b4f68750a2
css: Implement text-transform

Implement the text-transform property from
https://www.w3.org/TR/css-text-3/#text-transform-property
using a new Pango attribute.
docs/reference/gtk/css-properties.md
gtk/gtkcssanimatedstyle.c
gtk/gtkcssenumvalue.c
gtk/gtkcssenumvalueprivate.h
gtk/gtkcssstaticstyle.c
gtk/gtkcssstyle.c
gtk/gtkcssstyleprivate.h
gtk/gtkcssstylepropertyimpl.c
gtk/gtkcsstypesprivate.h